My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
-
Re: I need to un apply Journal from Customer Invoice
The "Name" field isn't locked natively when the Journal is editable. One of the scripts deployed on the Journal record is locking it. You can check the technical documentation of each …1 -
Re: How to set Next Accounting Period on a Custom Field?
With 4-4-5, you may need a customization to display the next period, as you would need a library defining all next periods per 4-4-5.1 -
Re: How to set Next Accounting Period on a Custom Field?
Hey @Edwards_05, Something like this should work: Formula (Text): To_Char(ADD_MONTHS({startdate},1),'Mon') || ' ' || To_Char(ADD_MONTHS({startdate},1),'YYYY') Replace th…1 -
Re: About Bill of Materials Inquiry and Component Where Used Inquiry
Hey @User_JII5B, When you click "Customize" on the "Bill of Materials Inquiry" and "Component Where Used Inquiry" pages, you can select custom fields created on the Item…2 -
Re: Preferred Vendor not returned in a saved search after Duplicate Resolution
Hey @Paul L. Walker, You can run a CSV update to just "Edit/Save" a record without making any other changes. Please refer to SAID 103480 as a reference (there should be a few other similar …1